﻿2026-07-16T23:17:16.9248896Z Current runner version: '2.335.1'
2026-07-16T23:17:16.9253592Z Runner name: 'kitsubito'
2026-07-16T23:17:16.9254111Z Runner group name: 'Default'
2026-07-16T23:17:16.9254765Z Machine name: 'KITSUBITO'
2026-07-16T23:17:16.9258007Z ##[group]GITHUB_TOKEN Permissions
2026-07-16T23:17:16.9260061Z Actions: write
2026-07-16T23:17:16.9260463Z ArtifactMetadata: write
2026-07-16T23:17:16.9260864Z Attestations: write
2026-07-16T23:17:16.9261228Z Checks: write
2026-07-16T23:17:16.9261585Z CodeQuality: write
2026-07-16T23:17:16.9261956Z Contents: write
2026-07-16T23:17:16.9262328Z CopilotRequests: write
2026-07-16T23:17:16.9262713Z Deployments: write
2026-07-16T23:17:16.9263078Z Discussions: write
2026-07-16T23:17:16.9263465Z Drives: write
2026-07-16T23:17:16.9263809Z Issues: write
2026-07-16T23:17:16.9264133Z Metadata: read
2026-07-16T23:17:16.9264471Z Models: read
2026-07-16T23:17:16.9264819Z Packages: write
2026-07-16T23:17:16.9265176Z Pages: write
2026-07-16T23:17:16.9265619Z PullRequests: write
2026-07-16T23:17:16.9266019Z RepositoryProjects: write
2026-07-16T23:17:16.9266415Z SecurityEvents: write
2026-07-16T23:17:16.9266777Z Statuses: write
2026-07-16T23:17:16.9267131Z VulnerabilityAlerts: read
2026-07-16T23:17:16.9267502Z ##[endgroup]
2026-07-16T23:17:16.9269207Z Secret source: Actions
2026-07-16T23:17:16.9269701Z Prepare workflow directory
2026-07-16T23:17:16.9621139Z Prepare all required actions
2026-07-16T23:17:16.9649433Z Getting action download info
2026-07-16T23:17:17.2809450Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-16T23:17:17.8073217Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-16T23:17:17.8989535Z ##[group]Run actions/checkout@v5
2026-07-16T23:17:17.8990261Z with:
2026-07-16T23:17:17.8990605Z   fetch-depth: 0
2026-07-16T23:17:17.8990986Z   repository: BigscreenVR/spt-bs-core
2026-07-16T23:17:17.8993767Z   token: ***
2026-07-16T23:17:17.8994109Z   ssh-strict: true
2026-07-16T23:17:17.8994462Z   ssh-user: git
2026-07-16T23:17:17.8994839Z   persist-credentials: true
2026-07-16T23:17:17.8995220Z   clean: true
2026-07-16T23:17:17.8995573Z   sparse-checkout-cone-mode: true
2026-07-16T23:17:17.8995983Z   fetch-tags: false
2026-07-16T23:17:17.8996337Z   show-progress: true
2026-07-16T23:17:17.8996701Z   lfs: false
2026-07-16T23:17:17.8997038Z   submodules: false
2026-07-16T23:17:17.8997415Z   set-safe-directory: true
2026-07-16T23:17:17.8998035Z ##[endgroup]
2026-07-16T23:17:17.9771972Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-16T23:17:17.9773426Z ##[group]Getting Git version info
2026-07-16T23:17:17.9774146Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-16T23:17:17.9775051Z [command]/usr/bin/git version
2026-07-16T23:17:17.9775463Z git version 2.43.0
2026-07-16T23:17:17.9781656Z ##[endgroup]
2026-07-16T23:17:17.9792754Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a23118f9-7312-4e1d-ad2a-c789ac6d7e84' before making global git config changes
2026-07-16T23:17:17.9794049Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T23:17:17.9795748Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-16T23:17:17.9828555Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-16T23:17:17.9849210Z https://github.com/BigscreenVR/spt-bs-core
2026-07-16T23:17:17.9860193Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-16T23:17:17.9863435Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-16T23:17:17.9883354Z HEAD
2026-07-16T23:17:17.9916170Z ##[endgroup]
2026-07-16T23:17:17.9917448Z [command]/usr/bin/git submodule status
2026-07-16T23:17:18.0104935Z ##[group]Cleaning the repository
2026-07-16T23:17:18.0107383Z [command]/usr/bin/git clean -ffdx
2026-07-16T23:17:18.0139544Z Removing traceable-reqs
2026-07-16T23:17:18.0147510Z [command]/usr/bin/git reset --hard HEAD
2026-07-16T23:17:18.0199657Z HEAD is now at 11f5ad2 Merge 66d9dc645d73dac49fd0e7c8f10b7bd079d647a9 into 0bb37f352d871f288d3c1ab5af6133020d57c674
2026-07-16T23:17:18.0205519Z ##[endgroup]
2026-07-16T23:17:18.0241788Z ##[group]Disabling automatic garbage collection
2026-07-16T23:17:18.0246297Z [command]/usr/bin/git config --local gc.auto 0
2026-07-16T23:17:18.0274670Z ##[endgroup]
2026-07-16T23:17:18.0275696Z ##[group]Setting up auth
2026-07-16T23:17:18.0281224Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-16T23:17:18.0308365Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-16T23:17:18.0496743Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T23:17:18.0522665Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-16T23:17:18.0707612Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T23:17:18.0734112Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-16T23:17:18.0911789Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-16T23:17:18.0941294Z ##[endgroup]
2026-07-16T23:17:18.0942025Z ##[group]Fetching the repository
2026-07-16T23:17:18.0948314Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +11f5ad26d5cb2141c16dbe8c657cd86cc95ba301:refs/remotes/pull/16/merge
2026-07-16T23:17:18.7641863Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-16T23:17:18.7643132Z  + 18489c5...66d9dc6 build/mesh-recovery-w1 -> origin/build/mesh-recovery-w1  (forced update)
2026-07-16T23:17:18.7678538Z ##[endgroup]
2026-07-16T23:17:18.7679355Z ##[group]Determining the checkout info
2026-07-16T23:17:18.7680217Z ##[endgroup]
2026-07-16T23:17:18.7683931Z [command]/usr/bin/git sparse-checkout disable
2026-07-16T23:17:18.7727871Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-16T23:17:18.7751233Z ##[group]Checking out the ref
2026-07-16T23:17:18.7752421Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/16/merge
2026-07-16T23:17:18.7790803Z HEAD is now at 11f5ad2 Merge 66d9dc645d73dac49fd0e7c8f10b7bd079d647a9 into 0bb37f352d871f288d3c1ab5af6133020d57c674
2026-07-16T23:17:18.7794184Z ##[endgroup]
2026-07-16T23:17:18.7822722Z [command]/usr/bin/git log -1 --format=%H
2026-07-16T23:17:18.7843890Z 11f5ad26d5cb2141c16dbe8c657cd86cc95ba301
2026-07-16T23:17:18.8075542Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-16T23:17:18.8076833Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-16T23:17:18.8108326Z shell: /usr/bin/bash -e {0}
2026-07-16T23:17:18.8108927Z ##[endgroup]
2026-07-16T23:17:18.8218808Z ##[group]Run set -euo pipefail
2026-07-16T23:17:18.8219568Z [36;1mset -euo pipefail[0m
2026-07-16T23:17:18.8220120Z [36;1mPIN=0c95435[0m
2026-07-16T23:17:18.8220668Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-16T23:17:18.8221339Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-16T23:17:18.8222326Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-16T23:17:18.8223692Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-16T23:17:18.8225065Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-16T23:17:18.8226080Z [36;1m  rm -rf "$CACHE"[0m
2026-07-16T23:17:18.8226693Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-16T23:17:18.8227460Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-16T23:17:18.8228581Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-16T23:17:18.8229711Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-16T23:17:18.8230394Z [36;1mfi[0m
2026-07-16T23:17:18.8231185Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-16T23:17:18.8245861Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-16T23:17:18.8246652Z env:
2026-07-16T23:17:18.8247111Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-16T23:17:18.8247732Z ##[endgroup]
2026-07-16T23:17:19.1446106Z    Compiling proc-macro2 v1.0.106
2026-07-16T23:17:19.1447241Z    Compiling unicode-ident v1.0.24
2026-07-16T23:17:19.1447809Z    Compiling quote v1.0.45
2026-07-16T23:17:19.1448338Z    Compiling libc v0.2.186
2026-07-16T23:17:19.1448862Z    Compiling serde_core v1.0.228
2026-07-16T23:17:19.1449733Z    Compiling cfg-if v1.0.4
2026-07-16T23:17:19.1450275Z    Compiling serde v1.0.228
2026-07-16T23:17:19.1502623Z    Compiling log v0.4.32
2026-07-16T23:17:19.1546934Z    Compiling pin-project-lite v0.2.17
2026-07-16T23:17:19.1564481Z    Compiling portable-atomic v1.13.1
2026-07-16T23:17:19.1566064Z    Compiling typenum v1.20.1
2026-07-16T23:17:19.1630641Z    Compiling version_check v0.9.5
2026-07-16T23:17:19.1672519Z    Compiling memchr v2.8.1
2026-07-16T23:17:19.1741838Z    Compiling critical-section v1.2.0
2026-07-16T23:17:19.1862794Z    Compiling find-msvc-tools v0.1.9
2026-07-16T23:17:19.1981356Z    Compiling shlex v2.0.1
2026-07-16T23:17:19.2440509Z    Compiling futures-core v0.3.32
2026-07-16T23:17:19.2510573Z    Compiling bytes v1.11.1
2026-07-16T23:17:19.2849529Z    Compiling subtle v2.6.1
2026-07-16T23:17:19.4091471Z    Compiling smallvec v1.15.1
2026-07-16T23:17:19.4472080Z    Compiling equivalent v1.0.2
2026-07-16T23:17:19.4525375Z    Compiling itoa v1.0.18
2026-07-16T23:17:19.4621204Z    Compiling semver v1.0.28
2026-07-16T23:17:19.5053988Z    Compiling stable_deref_trait v1.2.1
2026-07-16T23:17:19.5341992Z    Compiling futures-io v0.3.32
2026-07-16T23:17:19.5411674Z    Compiling slab v0.4.12
2026-07-16T23:17:19.5589091Z    Compiling futures-sink v0.3.32
2026-07-16T23:17:19.5821225Z    Compiling generic-array v0.14.7
2026-07-16T23:17:19.5914106Z    Compiling futures-task v0.3.32
2026-07-16T23:17:19.6520737Z    Compiling futures-channel v0.3.32
2026-07-16T23:17:19.6706577Z    Compiling rand_core v0.10.1
2026-07-16T23:17:19.7050896Z    Compiling bitflags v2.12.1
2026-07-16T23:17:19.7292209Z    Compiling hashbrown v0.17.1
2026-07-16T23:17:19.7571664Z    Compiling rustversion v1.0.22
2026-07-16T23:17:19.7773999Z    Compiling rustc_version v0.4.1
2026-07-16T23:17:19.7839154Z    Compiling cpufeatures v0.2.17
2026-07-16T23:17:19.8188201Z    Compiling getrandom v0.4.2
2026-07-16T23:17:19.8301039Z    Compiling fnv v1.0.7
2026-07-16T23:17:19.8401643Z    Compiling strsim v0.11.1
2026-07-16T23:17:19.8641414Z    Compiling cfg_aliases v0.2.1
2026-07-16T23:17:19.9060623Z    Compiling writeable v0.6.3
2026-07-16T23:17:19.9370568Z    Compiling litemap v0.8.2
2026-07-16T23:17:19.9670815Z    Compiling fs_extra v1.3.0
2026-07-16T23:17:19.9962218Z    Compiling dunce v1.0.5
2026-07-16T23:17:20.0684893Z    Compiling ident_case v1.0.1
2026-07-16T23:17:20.0686171Z    Compiling utf8_iter v1.0.4
2026-07-16T23:17:20.1211578Z    Compiling icu_normalizer_data v2.2.0
2026-07-16T23:17:20.1500943Z    Compiling icu_properties_data v2.2.0
2026-07-16T23:17:20.1641855Z    Compiling autocfg v1.5.1
2026-07-16T23:17:20.1761362Z    Compiling percent-encoding v2.3.2
2026-07-16T23:17:20.1991373Z    Compiling http v1.4.1
2026-07-16T23:17:20.3638260Z    Compiling aws-lc-rs v1.17.0
2026-07-16T23:17:20.4161237Z    Compiling unicode-segmentation v1.13.3
2026-07-16T23:17:20.4162907Z    Compiling cpufeatures v0.3.0
2026-07-16T23:17:20.4680865Z    Compiling thiserror v2.0.18
2026-07-16T23:17:20.4766081Z    Compiling scopeguard v1.2.0
2026-07-16T23:17:20.5142934Z    Compiling chacha20 v0.10.0
2026-07-16T23:17:20.5474000Z    Compiling lock_api v0.4.14
2026-07-16T23:17:20.5941072Z    Compiling syn v2.0.117
2026-07-16T23:17:20.6225906Z    Compiling indexmap v2.14.0
2026-07-16T23:17:20.6519310Z    Compiling form_urlencoded v1.2.2
2026-07-16T23:17:20.6520798Z    Compiling untrusted v0.9.0
2026-07-16T23:17:20.6521412Z    Compiling rustls v0.23.40
2026-07-16T23:17:20.6704478Z    Compiling heck v0.5.0
2026-07-16T23:17:20.7800704Z    Compiling atomic-waker v1.1.2
2026-07-16T23:17:20.7909703Z    Compiling anyhow v1.0.102
2026-07-16T23:17:20.8343233Z    Compiling const-oid v0.10.2
2026-07-16T23:17:20.8424024Z    Compiling unicode-xid v0.2.6
2026-07-16T23:17:20.8499239Z    Compiling zerocopy v0.8.50
2026-07-16T23:17:20.8980659Z    Compiling paste v1.0.15
2026-07-16T23:17:20.9282433Z    Compiling convert_case v0.10.0
2026-07-16T23:17:20.9345256Z    Compiling httparse v1.10.1
2026-07-16T23:17:20.9410635Z    Compiling parking_lot_core v0.9.12
2026-07-16T23:17:20.9548306Z    Compiling num-traits v0.2.19
2026-07-16T23:17:21.0291542Z    Compiling hybrid-array v0.4.12
2026-07-16T23:17:21.1081320Z    Compiling jobserver v0.1.34
2026-07-16T23:17:21.1295034Z    Compiling curve25519-dalek v4.1.3
2026-07-16T23:17:21.1665946Z    Compiling ahash v0.8.12
2026-07-16T23:17:21.1824505Z    Compiling either v1.16.0
2026-07-16T23:17:21.1961448Z    Compiling powerfmt v0.2.0
2026-07-16T23:17:21.2679231Z    Compiling http-body v1.0.1
2026-07-16T23:17:21.3325485Z    Compiling base64ct v1.8.3
2026-07-16T23:17:21.3640522Z    Compiling fastrand v2.4.1
2026-07-16T23:17:21.4210755Z    Compiling deranged v0.5.8
2026-07-16T23:17:21.4265880Z    Compiling crypto-common v0.1.7
2026-07-16T23:17:21.4266814Z    Compiling block-buffer v0.10.4
2026-07-16T23:17:21.4391283Z    Compiling cc v1.2.63
2026-07-16T23:17:21.5890883Z    Compiling digest v0.10.7
2026-07-16T23:17:21.6430940Z    Compiling base64 v0.22.1
2026-07-16T23:17:21.6631349Z    Compiling tower-service v0.3.3
2026-07-16T23:17:21.7111093Z    Compiling pem-rfc7468 v1.0.0
2026-07-16T23:17:21.7460273Z    Compiling pkg-config v0.3.33
2026-07-16T23:17:21.7460998Z    Compiling zmij v1.0.21
2026-07-16T23:17:21.7596978Z    Compiling data-encoding v2.11.0
2026-07-16T23:17:21.8182013Z    Compiling mio v1.2.1
2026-07-16T23:17:21.8730878Z    Compiling socket2 v0.6.4
2026-07-16T23:17:21.8921299Z    Compiling getrandom v0.2.17
2026-07-16T23:17:22.0221435Z    Compiling try-lock v0.2.5
2026-07-16T23:17:22.1160821Z    Compiling rand v0.10.1
2026-07-16T23:17:22.1311155Z    Compiling uuid v1.23.2
2026-07-16T23:17:22.1530964Z    Compiling rand_core v0.6.4
2026-07-16T23:17:22.1532113Z    Compiling vcpkg v0.2.15
2026-07-16T23:17:22.1676420Z    Compiling num-conv v0.2.2
2026-07-16T23:17:22.1820901Z    Compiling tinyvec_macros v0.1.1
2026-07-16T23:17:22.2380713Z    Compiling time-core v0.1.8
2026-07-16T23:17:22.2613946Z    Compiling tinyvec v1.11.0
2026-07-16T23:17:22.3080306Z    Compiling want v0.3.1
2026-07-16T23:17:22.3503786Z    Compiling parking_lot v0.12.5
2026-07-16T23:17:22.4460992Z    Compiling sha2 v0.10.9
2026-07-16T23:17:22.5030825Z    Compiling crypto-common v0.2.2
2026-07-16T23:17:22.6138773Z    Compiling block-buffer v0.12.0
2026-07-16T23:17:22.6471846Z    Compiling inout v0.1.4
2026-07-16T23:17:22.6741368Z    Compiling vergen-lib v9.1.0
2026-07-16T23:17:22.7550940Z    Compiling n0-future v0.3.2
2026-07-16T23:17:22.7790069Z    Compiling winnow v1.0.3
2026-07-16T23:17:22.7995821Z    Compiling parking v2.2.1
2026-07-16T23:17:22.8390799Z    Compiling serde_json v1.0.150
2026-07-16T23:17:22.8529545Z    Compiling crossbeam-utils v0.8.21
2026-07-16T23:17:22.9540270Z    Compiling cmake v0.1.58
2026-07-16T23:17:22.9730807Z    Compiling signature v2.2.0
2026-07-16T23:17:23.0046503Z    Compiling httpdate v1.0.3
2026-07-16T23:17:23.0132868Z    Compiling cordyceps v0.3.4
2026-07-16T23:17:23.0212006Z    Compiling spin v0.10.0
2026-07-16T23:17:23.0300652Z    Compiling diatomic-waker v0.2.3
2026-07-16T23:17:23.0780701Z    Compiling ed25519 v2.2.3
2026-07-16T23:17:23.1218215Z    Compiling futures-lite v2.6.1
2026-07-16T23:17:23.1233128Z    Compiling cipher v0.4.4
2026-07-16T23:17:23.1566880Z    Compiling netlink-packet-core v0.8.1
2026-07-16T23:17:23.1810833Z    Compiling universal-hash v0.5.1
2026-07-16T23:17:23.1960710Z    Compiling vergen-lib v0.1.6
2026-07-16T23:17:23.2999246Z    Compiling vergen v9.1.0
2026-07-16T23:17:23.3132656Z    Compiling heapless v0.7.17
2026-07-16T23:17:23.3450402Z    Compiling futures-buffered v0.2.13
2026-07-16T23:17:23.3538075Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-16T23:17:23.3543949Z    Compiling noq-udp v0.10.0
2026-07-16T23:17:23.3882239Z    Compiling sync_wrapper v1.0.2
2026-07-16T23:17:23.4578159Z    Compiling opaque-debug v0.3.1
2026-07-16T23:17:23.4860958Z    Compiling digest v0.11.3
2026-07-16T23:17:23.5121198Z    Compiling allocator-api2 v0.2.21
2026-07-16T23:17:23.5340580Z    Compiling byteorder v1.5.0
2026-07-16T23:17:23.5453986Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-16T23:17:23.5600951Z    Compiling polyval v0.6.2
2026-07-16T23:17:23.6261813Z    Compiling spin v0.9.8
2026-07-16T23:17:23.6739078Z    Compiling vergen-gitcl v1.0.8
2026-07-16T23:17:23.7369852Z    Compiling hash32 v0.2.1
2026-07-16T23:17:23.7876261Z    Compiling ryu v1.0.23
2026-07-16T23:17:23.8301643Z    Compiling signature v3.0.0
2026-07-16T23:17:23.8308726Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-16T23:17:23.8309675Z    Compiling num_threads v0.1.7
2026-07-16T23:17:23.8715907Z    Compiling fallible-iterator v0.3.0
2026-07-16T23:17:23.9447252Z    Compiling tower-layer v0.3.3
2026-07-16T23:17:23.9546808Z    Compiling time v0.3.47
2026-07-16T23:17:23.9622099Z    Compiling ghash v0.5.1
2026-07-16T23:17:23.9841538Z    Compiling sha2 v0.11.0-rc.5
2026-07-16T23:17:24.0020701Z    Compiling ctr v0.9.2
2026-07-16T23:17:24.0504293Z    Compiling aws-lc-sys v0.41.0
2026-07-16T23:17:24.0672309Z    Compiling ring v0.17.14
2026-07-16T23:17:24.0790743Z    Compiling libsqlite3-sys v0.30.1
2026-07-16T23:17:24.0967624Z    Compiling aes v0.8.4
2026-07-16T23:17:24.1325087Z    Compiling fs2 v0.4.3
2026-07-16T23:17:24.1984824Z    Compiling aead v0.5.2
2026-07-16T23:17:24.2760386Z    Compiling http-body-util v0.1.3
2026-07-16T23:17:24.2763347Z    Compiling openssl-probe v0.2.1
2026-07-16T23:17:24.2843179Z    Compiling utf8parse v0.2.2
2026-07-16T23:17:24.3334332Z    Compiling arrayvec v0.7.6
2026-07-16T23:17:24.3466951Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-16T23:17:24.4020918Z    Compiling crossbeam-channel v0.5.15
2026-07-16T23:17:24.4718873Z    Compiling crossbeam-epoch v0.9.18
2026-07-16T23:17:24.5011253Z    Compiling blake3 v1.8.5
2026-07-16T23:17:24.5953412Z    Compiling netlink-packet-route v0.29.0
2026-07-16T23:17:24.6271326Z    Compiling memoffset v0.6.5
2026-07-16T23:17:24.7170713Z    Compiling acto v0.8.2
2026-07-16T23:17:24.7936439Z    Compiling noq v0.18.0
2026-07-16T23:17:24.8010965Z    Compiling netwatch v0.16.0
2026-07-16T23:17:24.8984861Z    Compiling aes-gcm v0.10.3
2026-07-16T23:17:24.9502546Z    Compiling ref-cast v1.0.25
2026-07-16T23:17:25.0500798Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-16T23:17:25.0610992Z    Compiling xml-rs v0.8.28
2026-07-16T23:17:25.0710995Z    Compiling sorted-index-buffer v0.2.1
2026-07-16T23:17:25.0973611Z    Compiling identity-hash v0.1.0
2026-07-16T23:17:25.1445972Z    Compiling mac-addr v0.3.0
2026-07-16T23:17:25.1960291Z    Compiling rustc-hash v2.1.2
2026-07-16T23:17:25.2398378Z    Compiling rustix v1.1.4
2026-07-16T23:17:25.2635677Z    Compiling thiserror v1.0.69
2026-07-16T23:17:25.3080877Z    Compiling foldhash v0.2.0
2026-07-16T23:17:25.3147152Z    Compiling lru-slab v0.1.2
2026-07-16T23:17:25.3800986Z    Compiling tagptr v0.2.0
2026-07-16T23:17:25.4571636Z    Compiling hashbrown v0.16.1
2026-07-16T23:17:25.6126424Z    Compiling netlink-packet-route v0.30.0
2026-07-16T23:17:25.6820988Z    Compiling synstructure v0.13.2
2026-07-16T23:17:25.7116033Z    Compiling darling_core v0.20.11
2026-07-16T23:17:25.7777776Z    Compiling serde_derive_internals v0.29.1
2026-07-16T23:17:26.1433806Z    Compiling proc-macro-crate v3.5.0
2026-07-16T23:17:26.2946121Z    Compiling xmltree v0.10.3
2026-07-16T23:17:26.3450653Z    Compiling termios v0.2.2
2026-07-16T23:17:26.3720880Z    Compiling ioctl-rs v0.1.6
2026-07-16T23:17:26.4645291Z    Compiling errno v0.3.14
2026-07-16T23:17:26.4650002Z    Compiling serial-core v0.4.0
2026-07-16T23:17:26.4800919Z    Compiling simple-dns v0.9.3
2026-07-16T23:17:26.4840898Z    Compiling aho-corasick v1.1.4
2026-07-16T23:17:26.4983488Z    Compiling winnow v0.7.15
2026-07-16T23:17:26.5111808Z    Compiling resolv-conf v0.7.6
2026-07-16T23:17:26.6246277Z    Compiling sha1_smol v1.0.1
2026-07-16T23:17:26.6520540Z    Compiling regex-syntax v0.8.10
2026-07-16T23:17:26.7395795Z    Compiling arrayref v0.3.9
2026-07-16T23:17:26.7924709Z    Compiling smol_str v0.1.24
2026-07-16T23:17:26.8450458Z    Compiling constant_time_eq v0.4.2
2026-07-16T23:17:26.8593746Z    Compiling signal-hook v0.3.18
2026-07-16T23:17:26.8728536Z    Compiling toml_write v0.1.2
2026-07-16T23:17:26.9949734Z    Compiling linux-raw-sys v0.12.1
2026-07-16T23:17:27.0050659Z    Compiling simdutf8 v0.1.5
2026-07-16T23:17:27.0723367Z    Compiling serial-unix v0.4.0
2026-07-16T23:17:27.0998757Z    Compiling signal-hook-registry v1.4.8
2026-07-16T23:17:27.3160954Z    Compiling lru v0.16.4
2026-07-16T23:17:27.3320746Z    Compiling darling_core v0.23.0
2026-07-16T23:17:27.4998465Z    Compiling serde_bytes v0.11.19
2026-07-16T23:17:27.5531033Z    Compiling seize v0.5.1
2026-07-16T23:17:27.6780678Z    Compiling serde_derive v1.0.228
2026-07-16T23:17:27.7054789Z    Compiling zeroize_derive v1.4.3
2026-07-16T23:17:27.7546634Z    Compiling tokio-macros v2.7.0
2026-07-16T23:17:27.9831126Z    Compiling futures-macro v0.3.32
2026-07-16T23:17:28.2721427Z    Compiling zeroize v1.8.2
2026-07-16T23:17:28.4388111Z    Compiling zerofrom-derive v0.1.7
2026-07-16T23:17:28.5799861Z    Compiling tokio v1.52.3
2026-07-16T23:17:28.8877993Z    Compiling yoke-derive v0.8.2
2026-07-16T23:17:29.0106987Z    Compiling futures-util v0.3.32
2026-07-16T23:17:29.0938378Z    Compiling zerovec-derive v0.11.3
2026-07-16T23:17:29.1141828Z    Compiling displaydoc v0.2.6
2026-07-16T23:17:29.7106062Z    Compiling tracing-attributes v0.1.31
2026-07-16T23:17:29.9000530Z    Compiling rustls-pki-types v1.14.1
2026-07-16T23:17:29.9270822Z    Compiling zerofrom v0.1.8
2026-07-16T23:17:30.0350885Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-16T23:17:30.1226396Z    Compiling thiserror-impl v2.0.18
2026-07-16T23:17:30.2423366Z    Compiling yoke v0.8.3
2026-07-16T23:17:30.4880901Z    Compiling zerotrie v0.2.4
2026-07-16T23:17:30.5261625Z    Compiling zerovec v0.11.6
2026-07-16T23:17:30.6860001Z    Compiling darling_macro v0.20.11
2026-07-16T23:17:30.8511017Z    Compiling derive_more-impl v2.1.1
2026-07-16T23:17:30.9310877Z    Compiling n0-error-macros v0.1.3
2026-07-16T23:17:30.9973531Z    Compiling darling v0.20.11
2026-07-16T23:17:31.0652013Z    Compiling derive_builder_core v0.20.2
2026-07-16T23:17:31.1747477Z    Compiling spez v0.1.2
2026-07-16T23:17:31.3229259Z    Compiling tinystr v0.8.3
2026-07-16T23:17:31.4000988Z    Compiling potential_utf v0.1.5
2026-07-16T23:17:31.5588822Z    Compiling icu_collections v2.2.0
2026-07-16T23:17:31.5661221Z    Compiling icu_locale_core v2.2.0
2026-07-16T23:17:31.6080995Z    Compiling der v0.8.0-rc.10
2026-07-16T23:17:31.9285387Z    Compiling pin-project-internal v1.1.13
2026-07-16T23:17:32.0244064Z    Compiling n0-error v0.1.3
2026-07-16T23:17:32.2810687Z    Compiling cobs v0.3.0
2026-07-16T23:17:32.4351846Z    Compiling postcard-derive v0.2.2
2026-07-16T23:17:32.5010914Z    Compiling derive_builder_macro v0.20.2
2026-07-16T23:17:32.5115276Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-16T23:17:32.8357637Z    Compiling icu_provider v2.2.0
2026-07-16T23:17:32.8951032Z    Compiling derive_builder v0.20.2
2026-07-16T23:17:33.0082812Z    Compiling ipnet v2.12.0
2026-07-16T23:17:33.1801423Z    Compiling icu_normalizer v2.2.0
2026-07-16T23:17:33.2683367Z    Compiling icu_properties v2.2.0
2026-07-16T23:17:33.2831098Z    Compiling spki v0.8.0-rc.4
2026-07-16T23:17:33.3950865Z    Compiling futures-executor v0.3.32
2026-07-16T23:17:33.4080670Z    Compiling ed25519-dalek v2.2.0
2026-07-16T23:17:33.4475215Z    Compiling pin-project v1.1.13
2026-07-16T23:17:33.4851469Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-16T23:17:33.5259680Z    Compiling prefix-trie v0.8.4
2026-07-16T23:17:33.6580797Z    Compiling spt-proto v0.34.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-16T23:17:33.7768746Z    Compiling ed25519 v3.0.0-rc.4
2026-07-16T23:17:33.7900335Z    Compiling once_cell v1.21.4
2026-07-16T23:17:33.7988051Z    Compiling futures v0.3.32
2026-07-16T23:17:34.0230805Z    Compiling tracing-core v0.1.36
2026-07-16T23:17:34.2420778Z    Compiling data-encoding-macro v0.1.20
2026-07-16T23:17:34.3026682Z    Compiling hashbrown v0.14.5
2026-07-16T23:17:34.3263687Z    Compiling rustls-native-certs v0.8.4
2026-07-16T23:17:34.3498664Z    Compiling iroh-metrics-derive v0.4.1
2026-07-16T23:17:34.3824502Z    Compiling strum_macros v0.28.0
2026-07-16T23:17:34.7372232Z    Compiling tracing v0.1.44
2026-07-16T23:17:34.8125338Z    Compiling tokio-util v0.7.18
2026-07-16T23:17:34.8322886Z    Compiling idna_adapter v1.2.2
2026-07-16T23:17:34.9430140Z    Compiling idna v1.1.0
2026-07-16T23:17:34.9540663Z    Compiling netlink-sys v0.8.8
2026-07-16T23:17:34.9880457Z    Compiling tower v0.5.3
2026-07-16T23:17:35.0791232Z    Compiling hashlink v0.9.1
2026-07-16T23:17:35.1258549Z    Compiling postcard v1.1.3
2026-07-16T23:17:35.2974683Z    Compiling async-trait v0.1.89
2026-07-16T23:17:35.3083013Z    Compiling enum-assoc v1.3.0
2026-07-16T23:17:35.3414503Z    Compiling num_enum_derive v0.7.6
2026-07-16T23:17:35.3478274Z    Compiling derive_more v2.1.1
2026-07-16T23:17:35.4471624Z    Compiling url v2.5.8
2026-07-16T23:17:35.5247140Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-16T23:17:35.6649515Z    Compiling iroh-metrics v0.38.3
2026-07-16T23:17:35.6655567Z    Compiling netdev v0.42.0
2026-07-16T23:17:35.6918098Z    Compiling netlink-proto v0.12.0
2026-07-16T23:17:35.9481261Z    Compiling iroh-relay v0.98.0
2026-07-16T23:17:36.0264729Z    Compiling h2 v0.4.14
2026-07-16T23:17:36.1766836Z    Compiling tokio-stream v0.1.18
2026-07-16T23:17:36.2527152Z    Compiling rusqlite v0.32.1
2026-07-16T23:17:36.2615354Z    Compiling n0-watcher v0.6.1
2026-07-16T23:17:36.2791188Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-16T23:17:36.2940779Z    Compiling iroh-base v0.98.0
2026-07-16T23:17:36.4866059Z    Compiling num_enum v0.7.6
2026-07-16T23:17:36.5411716Z    Compiling attohttpc v0.30.1
2026-07-16T23:17:36.5416684Z    Compiling tower-http v0.6.11
2026-07-16T23:17:36.5530618Z    Compiling moka v0.12.15
2026-07-16T23:17:36.5841351Z    Compiling toml_datetime v0.6.11
2026-07-16T23:17:36.8546036Z    Compiling serde_spanned v0.6.9
2026-07-16T23:17:36.9097168Z    Compiling thiserror-impl v1.0.69
2026-07-16T23:17:36.9197663Z    Compiling ref-cast-impl v1.0.25
2026-07-16T23:17:36.9826201Z    Compiling toml_edit v0.22.27
2026-07-16T23:17:37.0931076Z    Compiling webpki-roots v1.0.7
2026-07-16T23:17:37.1011062Z    Compiling regex-automata v0.4.14
2026-07-16T23:17:37.2050717Z    Compiling schemars_derive v1.2.1
2026-07-16T23:17:37.3150882Z    Compiling strum v0.28.0
2026-07-16T23:17:37.4339323Z    Compiling iroh-dns v0.98.0
2026-07-16T23:17:37.4918701Z    Compiling spt-store v0.34.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-16T23:17:37.5412868Z    Compiling hmac v0.12.1
2026-07-16T23:17:37.6669413Z    Compiling iroh v0.98.2
2026-07-16T23:17:37.7686712Z    Compiling bitflags v1.3.2
2026-07-16T23:17:37.8108374Z    Compiling pin-utils v0.1.0
2026-07-16T23:17:37.8350824Z    Compiling dyn-clone v1.0.20
2026-07-16T23:17:37.8876124Z    Compiling rustix v0.38.44
2026-07-16T23:17:37.9323532Z    Compiling cmov v0.5.4
2026-07-16T23:17:37.9953405Z    Compiling nix v0.25.1
2026-07-16T23:17:38.0014633Z    Compiling hkdf v0.12.4
2026-07-16T23:17:38.1410121Z    Compiling backon v1.6.0
2026-07-16T23:17:38.2100603Z    Compiling ctutils v0.4.2
2026-07-16T23:17:38.2731173Z    Compiling darling_macro v0.23.0
2026-07-16T23:17:38.3021143Z    Compiling papaya v0.2.4
2026-07-16T23:17:38.4861560Z    Compiling serial v0.4.0
2026-07-16T23:17:38.5011333Z    Compiling anstyle-parse v1.0.0
2026-07-16T23:17:38.5327456Z    Compiling filedescriptor v0.8.3
2026-07-16T23:17:38.5685400Z    Compiling vte_generate_state_changes v0.1.2
2026-07-16T23:17:38.6310395Z    Compiling linux-raw-sys v0.4.15
2026-07-16T23:17:38.6884863Z    Compiling instability v0.3.12
2026-07-16T23:17:38.8022226Z    Compiling anstyle-query v1.1.5
2026-07-16T23:17:38.8466339Z    Compiling anstyle v1.0.14
2026-07-16T23:17:38.8650942Z    Compiling shell-words v1.1.1
2026-07-16T23:17:38.8750551Z    Compiling is_terminal_polyfill v1.70.2
2026-07-16T23:17:38.8940347Z    Compiling foldhash v0.1.5
2026-07-16T23:17:38.9053034Z    Compiling downcast-rs v1.2.1
2026-07-16T23:17:38.9441590Z    Compiling colorchoice v1.0.5
2026-07-16T23:17:38.9824185Z    Compiling vte v0.13.1
2026-07-16T23:17:39.0385439Z    Compiling anstream v1.0.0
2026-07-16T23:17:39.0436900Z    Compiling hashbrown v0.15.5
2026-07-16T23:17:39.0866599Z    Compiling signal-hook-mio v0.2.5
2026-07-16T23:17:39.1010601Z    Compiling darling v0.23.0
2026-07-16T23:17:39.1145283Z    Compiling spake2 v0.4.0
2026-07-16T23:17:39.1739188Z    Compiling terminal_size v0.4.4
2026-07-16T23:17:39.2000983Z    Compiling strum_macros v0.26.4
2026-07-16T23:17:39.3185888Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-16T23:17:39.3317947Z    Compiling schemars v1.2.1
2026-07-16T23:17:39.4732680Z    Compiling sha1 v0.10.6
2026-07-16T23:17:39.5150911Z    Compiling itertools v0.13.0
2026-07-16T23:17:39.7305894Z    Compiling castaway v0.2.4
2026-07-16T23:17:39.8161346Z    Compiling indoc v2.0.7
2026-07-16T23:17:39.8720742Z    Compiling doctest-file v1.1.1
2026-07-16T23:17:40.0619828Z    Compiling toml v0.8.23
2026-07-16T23:17:40.3500845Z    Compiling regex v1.12.3
2026-07-16T23:17:40.3822749Z    Compiling static_assertions v1.1.0
2026-07-16T23:17:40.4019990Z    Compiling unicode-width v0.1.14
2026-07-16T23:17:40.4450724Z    Compiling clap_lex v1.1.0
2026-07-16T23:17:40.7026400Z    Compiling clap_builder v4.6.0
2026-07-16T23:17:40.7124152Z    Compiling compact_str v0.8.2
2026-07-16T23:17:41.0131586Z    Compiling interprocess v2.4.2
2026-07-16T23:17:41.6151276Z    Compiling spt-msg v0.34.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-16T23:17:41.7387951Z    Compiling hyper v1.10.1
2026-07-16T23:17:41.7507332Z    Compiling strum v0.26.3
2026-07-16T23:17:41.8290962Z    Compiling unicode-truncate v1.1.0
2026-07-16T23:17:41.9126017Z    Compiling crossterm v0.28.1
2026-07-16T23:17:41.9674673Z    Compiling lru v0.12.5
2026-07-16T23:17:41.9872683Z    Compiling spt-runtime v0.34.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-16T23:17:42.0830911Z    Compiling clap_derive v4.6.1
2026-07-16T23:17:42.1384052Z    Compiling iana-time-zone v0.1.65
2026-07-16T23:17:42.1502436Z    Compiling cassowary v0.3.0
2026-07-16T23:17:42.1801104Z    Compiling unicode-width v0.2.0
2026-07-16T23:17:42.4433576Z    Compiling portable-pty v0.8.1
2026-07-16T23:17:42.4907126Z    Compiling chrono v0.4.45
2026-07-16T23:17:42.5571280Z    Compiling nucleo-matcher v0.3.1
2026-07-16T23:17:42.9740692Z    Compiling spt-term v0.34.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-16T23:17:43.0376039Z    Compiling ratatui v0.29.0
2026-07-16T23:17:43.3599870Z    Compiling qrcode v0.14.1
2026-07-16T23:17:43.6280786Z    Compiling tempfile v3.27.0
2026-07-16T23:17:44.0639875Z    Compiling hyper-util v0.1.20
2026-07-16T23:17:44.2391000Z    Compiling clap v4.6.1
2026-07-16T23:17:45.5670004Z    Compiling spt-live v0.34.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-16T23:17:45.9748777Z    Compiling igd-next v0.17.1
2026-07-16T23:17:47.1821296Z    Compiling portmapper v0.16.0
2026-07-16T23:17:51.2794505Z    Compiling rustls-webpki v0.103.13
2026-07-16T23:17:53.6710549Z    Compiling tokio-rustls v0.26.4
2026-07-16T23:17:53.6711085Z    Compiling noq-proto v0.17.0
2026-07-16T23:17:53.6713471Z    Compiling rustls-platform-verifier v0.7.0
2026-07-16T23:17:53.8282283Z    Compiling hyper-rustls v0.27.9
2026-07-16T23:17:53.8282860Z    Compiling hickory-net v0.26.0-beta.4
2026-07-16T23:17:53.8283146Z    Compiling tokio-websockets v0.13.2
2026-07-16T23:17:53.9515749Z    Compiling reqwest v0.13.4
2026-07-16T23:17:54.8418681Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-16T23:18:08.5933860Z    Compiling spt-net v0.34.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-16T23:18:10.0489263Z    Compiling spt-daemon v0.34.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-16T23:18:18.7979421Z    Compiling spt v0.34.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-16T23:18:23.4994066Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
2026-07-16T23:18:23.5213397Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-583e272be41b6f1f)
2026-07-16T23:18:23.5226543Z 
2026-07-16T23:18:23.5226685Z running 1 test
2026-07-16T23:18:29.7178850Z test new_brain_serves_against_old_broker ... ok
2026-07-16T23:18:29.7179289Z 
2026-07-16T23:18:29.7179579Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.20s
2026-07-16T23:18:29.7179948Z 
2026-07-16T23:18:29.7409484Z Post job cleanup.
2026-07-16T23:18:29.8056623Z [command]/usr/bin/git version
2026-07-16T23:18:29.8086612Z git version 2.43.0
2026-07-16T23:18:29.8115721Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e99a72fd-8174-4e86-a864-b2d8f1be57f7' before making global git config changes
2026-07-16T23:18:29.8116398Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T23:18:29.8118879Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-16T23:18:29.8150101Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-16T23:18:29.8176908Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-16T23:18:29.8363272Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T23:18:29.8381799Z http.https://github.com/.extraheader
2026-07-16T23:18:29.8388116Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-16T23:18:29.8412020Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-16T23:18:29.8628470Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T23:18:29.8654540Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-16T23:18:29.8966169Z Cleaning up orphan processes
2026-07-16T23:18:29.9566867Z Terminate orphan process: pid (4154706) (spt)
